widget: Split up priv->allocation
authorBenjamin Otte <otte@redhat.com>
Sat, 9 Feb 2019 02:03:59 +0000 (03:03 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 15 Feb 2019 05:53:17 +0000 (06:53 +0100)
commitd3a2218ff4acac12aeb443f4f2a6aca64e97298f
tree7d44ddaf994dce92ee140f55dc87ca8bac255e4b
parente0ec5caaf868e9a33ec0f5f5bc5b71db99c4a2c4
widget: Split up priv->allocation

It's not priv->transform (to be turned into a graphene matrix),
priv->width and priv->height.

The numbers are still the same.
The only difference is that unallocated widgets will now have x/y set to
0, not to -1.
gtk/gtkwidget.c
gtk/gtkwidgetprivate.h